flag.uint64Value.Get (method, view implemented interface methods)

one use

	flag (current package)
		flag.go#L235: func (i *uint64Value) Get() any { return uint64(*i) }